Problem Note 47188: The locale option from the sasv9.cfg file is not used when running SAS® Enterprise Miner(TM)
In SAS Enterprise Miner, the locale option that is specified in the sasv9.cfg file
might not be used when a diagram flow runs. To ensure that the desired locale is used in the analysis, add this line of code to the project start code:
options locale= <locale specification, for example use tr_tr for Turkish>;
You can run the following code to verify whether the desired locale is being used:
proc options group=languagecontrol;
run;
Operating System and Release Information
SAS System | SAS Enterprise Miner | Microsoft® Windows® for x64 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 for x64 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2008 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows Server 2008 for x64 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Microsoft Windows XP Professional | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Windows 7 Enterprise 32 bit | 7.1 | | 9.3 TS1M0 | |
Windows 7 Enterprise x64 | 7.1 | | 9.3 TS1M0 | |
Windows 7 Home Premium 32 bit | 7.1 | | 9.3 TS1M0 | |
Windows 7 Home Premium x64 | 7.1 | | 9.3 TS1M0 | |
Windows 7 Professional 32 bit | 7.1 | | 9.3 TS1M0 | |
Windows 7 Professional x64 | 7.1 | | 9.3 TS1M0 | |
Windows 7 Ultimate 32 bit | 7.1 | | 9.3 TS1M0 | |
Windows 7 Ultimate x64 | 7.1 | | 9.3 TS1M0 | |
64-bit Enabled AIX | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
64-bit Enabled HP-UX | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
64-bit Enabled Solaris | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
HP-UX IPF | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Linux | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Linux for x64 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
Solaris for x64 | 7.1 | 9.4 | 9.3 TS1M0 | 9.4 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Locale option from sasv9.cfg is not used when running SAS Enterprise Miner 7.1M1
Type: | Problem Note |
Priority: | medium |
Topic: | Analytics ==> Data Mining
|
Date Modified: | 2012-08-10 14:38:04 |
Date Created: | 2012-08-09 09:45:16 |